projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16369be
)
Remove `+++'.
author
Glenn Morris
<rgm@gnu.org>
Fri, 7 Mar 2008 03:54:03 +0000
(
03:54
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 7 Mar 2008 03:54:03 +0000
(
03:54
+0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 650a032022fcbed86fdb144bc7c96cc197a71537..23bdd8590dbdab037b8537faf271ce8a84d98620 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-168,7
+168,6
@@
first.
** The function invisible-p returns non-nil if the character
after a specified position is invisible.
-+++
** inhibit-modification-hooks is bound to t while running modification hooks.
As a happy consequence, after-change-functions and before-change-functions
are not bound to nil any more while running an (after|before)-change-function.